DioDocs for PDF
DrawAnnotations(GcGraphics,RectangleF,IList<AnnotationBase>,ViewState,RenderingCache,Boolean) メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > Page クラス > DrawAnnotations メソッド : DrawAnnotations(GcGraphics,RectangleF,IList<AnnotationBase>,ViewState,RenderingCache,Boolean) メソッド
注釈を描画する GrapeCity.Documents.Drawing.GcGraphics
描画する範囲。
描画する注釈のリスト。
GrapeCity.Documents.Pdf.Layers.ViewState オブジェクト。
レンダリング時に作成されたオブジェクトをキャッシュするために使用される RenderingCache オブジェクト。
レンダリング時にPDFコンテンツストリームのエラーを無視するかどうかを示します。
GrapeCity.Documents.Drawing.GcGraphics 上に指定された注釈を描画します。

指定された注釈は現在のページにある必要があります。

シンタックス
'宣言
 
Public Overloads Sub DrawAnnotations( _
   ByVal graphics As GcGraphics, _
   ByVal bounds As System.Drawing.RectangleF, _
   ByVal annotations As System.Collections.Generic.IList(Of AnnotationBase), _
   ByVal viewState As ViewState, _
   Optional ByVal renderingCache As RenderingCache, _
   Optional ByVal ignoreErrors As System.Boolean _
) 
public void DrawAnnotations( 
   GcGraphics graphics,
   System.Drawing.RectangleF bounds,
   System.Collections.Generic.IList<AnnotationBase> annotations,
   ViewState viewState,
   RenderingCache renderingCache,
   System.bool ignoreErrors
)

パラメータ

graphics
注釈を描画する GrapeCity.Documents.Drawing.GcGraphics
bounds
描画する範囲。
annotations
描画する注釈のリスト。
viewState
GrapeCity.Documents.Pdf.Layers.ViewState オブジェクト。
renderingCache
レンダリング時に作成されたオブジェクトをキャッシュするために使用される RenderingCache オブジェクト。
ignoreErrors
レンダリング時にPDFコンテンツストリームのエラーを無視するかどうかを示します。
参照

Page クラス
Page メンバ
オーバーロード一覧